home *** CD-ROM | disk | FTP | other *** search
/ Exploring the Internet with NASA / Exploring the Internet With NASA.iso / pc / bdmedia / source / glossary.dxr / 00021_loop on sound(1).ls < prev    next >
Encoding:
Text File  |  1996-11-08  |  67 b   |  6 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   end if
  5. end
  6.